Add a test/sample program
authorFelix Krull <f_krull@gmx.de>
Sat, 29 Sep 2018 16:03:05 +0000 (18:03 +0200)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:52 +0000 (12:53 -0400)
commit449899b16f8ca201ed7af83a31796f1f2ac1d153
tree5fdc41c516127483a821dd120f74906b08cc814a
parent1ea604a53149f4054567510db67d80e20d7a8e29
Add a test/sample program
rust-bindings/rust/sample/Cargo.lock [new file with mode: 0644]
rust-bindings/rust/sample/Cargo.toml [new file with mode: 0644]
rust-bindings/rust/sample/src/main.rs [new file with mode: 0644]